CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - jacobi matlab

搜索资源列表

  1. Matrix-ProgrammingBeta2.0

    0下载:
  2. 该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等-The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative meth
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:557627
    • 提供者:fat
  1. solver_Eq

    0下载:
  2. 本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2879
    • 提供者:蔡声泽
  1. aaa

    0下载:
  2. 矩阵运算的例子,雅克比迭代,高斯迭代,还有十进制向二进制、八进制、十六进制转换的MATLAB源代码。-Examples of matrix operations, Jacobi iteration, Gauss iteration, and decimal to binary, octal, hexadecimal conversion of MATLAB source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2344
    • 提供者:baodabao
  1. 4

    0下载:
  2. 高斯赛德尔和雅克比迭代求解方程的matlab程序-the Jacobi and GaussSediel
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1160
    • 提供者:张妍
  1. jacobidiedai

    0下载:
  2. 用matlab编写的雅克比方法求解线性方程组:数值分析中很经典的代码-a procedure of jacobi diedai
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:427971
    • 提供者:黄琪
  1. liner-formular

    0下载:
  2. 利用Jacobi迭代法和共轭梯度法来解线性方程组的matlab源代码-Use Jacobi iteration method and conjugate gradient method for solving linear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:李耀兵
  1. Image_Denoising

    0下载:
  2. 1.matlab矩阵与稀疏矩阵的互相转换、稀疏矩阵的加法、减法、乘法 2.GS方法、jacobi方法求解线性方程组 3.图像去噪-1.matlab sparse matrix and mutual conversion, addition, subtraction, multiplication 2.GS method, jacobi sparse matrix methods for solving linear equations 3. Denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5159
    • 提供者:张炼
  1. KJcb

    0下载:
  2. 雅克比迭代法与块雅克比迭代法的MATLAB程序实现,里面附有图件仅供参考,由于刚开始学,不足之处大家多多指教-Jacobi iterative method with block Jacobi iterative method MATLAB program, which with maps for reference, since the beginning of school, the inadequacies of exhibitions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:63819
    • 提供者:wyg
  1. PrPrcs_Data

    0下载:
  2. 利用雅克比计算矩阵的特征值与特征向量,相当于matlab里面的eig函数-Using Jacobi matrix eigenvalue and eigenvector, equivalent to the inside of the matlab with eig sells its function
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4855
    • 提供者:檀转霞
  1. music

    0下载:
  2. 利用雅克比计算矩阵的特征值与特征向量,相当于matlab里面的eig函数用-Using Jacobi matrix eigenvalue and eigenvector, equivalent to the inside of the matlab with eig sells its function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1402
    • 提供者:檀转霞
  1. Numerical_Analysis_code

    0下载:
  2. 数值分析matlab代码,Gauss迭代,Jacobi迭代,SOR迭代,Newton迭代,符合Simpson,最佳平方逼近等-Numerical Analysis Code of Gauss-Seidel,Jacobi,SOR,Newton,Simpson
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:87388
    • 提供者:christine
  1. hanshuchazhi

    0下载:
  2. matlab差值代码,内置GaussSeidel迭代法,Jacobi迭代法和牛顿差值法,适合数据差值计算及相关迭代计算-difference matlab code, built GaussSeidel iteration method, Jacobi iterative method and Newton difference method for computing the difference between the calculated data and related iterativ
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2419
    • 提供者:
  1. ian_mitchell-toolboxls

    1下载:
  2. 这个工具箱是对水平集方法的matlab程序的搜集。这些程序应用数值算法在任一维度来近似基于时间变化的汉密尔顿雅可比偏微分方程的解。汉密尔顿雅可比偏微分方程常用动画演示动态隐式曲面,计算流体动力学,并且它是独立在最优控制,微分博弈机器人,金融数学,连续的可达性等兴趣领域。-The Toolbox of Level Set Methods (ToolboxLS) is a collection of Matlab routines that implement numerical algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:280912
    • 提供者:沙天飞
  1. Look-up-Table-www.matlabnet.ir

    0下载:
  2. Here MATLAB codes for the numerical solution method that is used Jacobi.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:45755
    • 提供者:mozhgan
  1. jacobif

    0下载:
  2. Matlab 编写的 jacobi 函数,可直接调用计算-jacobif using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:605
    • 提供者:Shen Limei
  1. Num_Analyse

    0下载:
  2. MATLAB编程实现 1.雅克比迭代法 2.超松弛SOR迭代法 3.应用:《数值分析》清华 第六章第3题迭代次数编程验证 4.国科大数值分析课程作业编程程序-MATLAB programming 1. 2. Jacobi iteration method over relaxation SOR iterative method 3. Application: " Numerical Analysis" Tsinghua Chapter VI Question 3
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3841
    • 提供者:
  1. nengyang

    0下载:
  2. 雅克比迭代求解线性方程组课设,多抽样率信号处理,在MATLAB中求图像纹理特征。- Jacobi iteration for solving linear equations class-based, Multirate signal processing, In the MATLAB image texture feature.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5993
    • 提供者:许彦飞
  1. sieheng

    0下载:
  2. 语音信号的采集与处理,数字信号处理课设,雅克比迭代求解线性方程组课设,内含心电信号数据及运用MATLAB写的源代码。- Acquisition and Processing of the speech signal, digital signal processing class-based, Jacobi iteration for solving linear equations class-based, ECG data and includes source code written i
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4978
    • 提供者:姬国博
  1. giuhing

    0下载:
  2. matlab实现了五类灰色关联度模型的计算,包含收发两个客户端程序,雅克比迭代求解线性方程组课设。- matlab implements five gray correlation degree computing model, Transceiver contains two client programs, Jacobi iteration for solving linear equations class-based.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5032
    • 提供者:罗小斌
  1. qanming_v29

    0下载:
  2. 雅克比迭代求解线性方程组课设,添加噪声处理,图像的光流法计算的matlab程序。- Jacobi iteration for solving linear equations class-based, Add noise processing, Image optical flow calculation matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8919
    • 提供者:楼鱼红
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com